diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-06 00:25:50 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-08-07 20:49:08 +0100 |
commit | dc50670febd7b32b1917f207066d433d947c2f63 (patch) | |
tree | 46ac67d24db3266521270d81b5c0b43844899f16 | |
parent | dev-lang/luajit: Version bump (diff) | |
download | portage-dc50670febd7b32b1917f207066d433d947c2f63.tar.xz |
profiles/enlightenment/build: dev-lang/luajit is a host-dependency
-rw-r--r-- | profiles/enlightenment/build/build-dependencies/packages | 5 | ||||
-rw-r--r-- | profiles/enlightenment/build/host-dependencies/packages | 5 | ||||
-rw-r--r-- | profiles/server/package.use | 3 |
3 files changed, 6 insertions, 7 deletions
diff --git a/profiles/enlightenment/build/build-dependencies/packages b/profiles/enlightenment/build/build-dependencies/packages index d974d33f..bdad0211 100644 --- a/profiles/enlightenment/build/build-dependencies/packages +++ b/profiles/enlightenment/build/build-dependencies/packages @@ -29,11 +29,6 @@ # Needed by Webkit EFL *net-libs/libsoup -# 20/01/2014 - beber -# Ask from Stefan Schmidt -# EFL dependency -*dev-lang/luajit:2 - # 25/01/2015 - beber # As per request on Tue, 30 Dec 2014 10:44:19 +0100 from stefan *app-misc/geoclue:0 diff --git a/profiles/enlightenment/build/host-dependencies/packages b/profiles/enlightenment/build/host-dependencies/packages index 6f506788..a2213869 100644 --- a/profiles/enlightenment/build/host-dependencies/packages +++ b/profiles/enlightenment/build/host-dependencies/packages @@ -80,3 +80,8 @@ # 23/06/2015 - beber *net-dns/avahi + +# 20/01/2014 - beber +# Ask from Stefan Schmidt +# EFL dependency +*dev-lang/luajit:2 diff --git a/profiles/server/package.use b/profiles/server/package.use index 256cb416..ffb6af1d 100644 --- a/profiles/server/package.use +++ b/profiles/server/package.use @@ -21,8 +21,7 @@ www-servers/nginx -ssl pcre-jit # 14/09/2013 - beber # Install fail with dev-lang/python:3.+, bug #481298 -app-admin/webapp-config -python_targets_python3_3 -app-admin/webapp-config -python_targets_python3_4 +app-admin/webapp-config -python_targets_python3_3 -python_targets_python3_4 # 18/11/2013 - beber # Disable snmp tools |