diff options
author | Stanislav Brabec <utx@penguin.cz> | 2009-08-19 19:52:24 +0000 |
---|---|---|
committer | utx@penguin.cz <utx@penguin.cz> | 2009-08-19 19:52:24 +0000 |
commit | 90d97f3fb92b0a32c631477590d42d9747ece1a3 (patch) | |
tree | 4511d7078ed35aa7a77eb1b981a896bd73f57721 /conf | |
parent | cc7cd41c0f6d33593d2255c9c30aff600475bb1c (diff) |
angstrom-2008.1.conf: Prefer util-linux-ng over util-linux.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index 93fbddf5e3..ceec39f8d0 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -162,6 +162,7 @@ PREFERRED_PROVIDER_libxss = "libxss" PREFERRED_PROVIDER_bluez-utils-dbus = "bluez-utils" PREFERRED_PROVIDER_bluez-libs = "bluez4" PREFERRED_PROVIDER_bluez-utils = "bluez4" +PREFERRED_PROVIDER_util-linux = "util-linux-ng" ANGSTROM_BLACKLIST_pn-bluez-libs = "bluez-libs 3.x has been replaced by bluez4" ANGSTROM_BLACKLIST_pn-bluez-utils = "bluez-utils 3.x has been replaced by bluez4" |