colord: rebuild to have corrected shlib-provides; lib32disabled=yes.
This commit is contained in:
parent
7b565370c5
commit
95850ac68e
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'colord'
|
# Template file for 'colord'
|
||||||
pkgname=colord
|
pkgname=colord
|
||||||
version=1.0.6
|
version=1.0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile
|
configure_args="--disable-static --disable-schemas-compile
|
||||||
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-vala
|
--with-systemdsystemunitdir=/usr/lib/systemd/system --enable-vala
|
||||||
|
@ -12,6 +12,7 @@ makedepends="vala-devel>=0.20 libgudev-devel polkit-devel lcms2-devel dbus-devel
|
||||||
libusb-devel libgusb-devel>=0.1.6 systemd-devel sqlite-devel shared-color-profiles"
|
libusb-devel libgusb-devel>=0.1.6 systemd-devel sqlite-devel shared-color-profiles"
|
||||||
depends="shared-color-profiles shadow"
|
depends="shared-color-profiles shadow"
|
||||||
conf_files="/etc/colord.conf"
|
conf_files="/etc/colord.conf"
|
||||||
|
lib32disabled=yes
|
||||||
system_accounts="colord"
|
system_accounts="colord"
|
||||||
colord_homedir="/var/lib/colord"
|
colord_homedir="/var/lib/colord"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
|
|
Loading…
Add table
Reference in a new issue