gnome: work around yelp's cups dependency

This commit is contained in:
Albert Hopkins 2010-10-10 20:55:02 -04:00
parent 48854856b3
commit ae2a135467
2 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,7 @@ preinstall = mkdir -p "$(CHROOT)/var/lib/dbus"; \
chroot $(CHROOT) /usr/bin/layman --add gnome; \
echo "source /var/lib/layman/make.conf" >> \
$(CHROOT)/etc/make.conf; \
echo USE='"$$USE clutter"' >> $(CHROOT)/etc/make.conf; \
fi;
postinstall = rm -f "$(CHROOT)"/var/lib/dbus/machine-id; \

View File

@ -26,3 +26,4 @@ gnome-extra/evolution-data-server ssl
net-libs/xulrunner cups
net-print/cups gnutls
app-text/poppler utils
app-text/ghostscript-gpl cups