hplip: add /etc/hp/hplip.conf to conf_files.

This commit is contained in:
Juan RP 2012-05-19 08:57:43 +02:00
parent 0cf00aed7e
commit 29c39fb2d7

View file

@ -1,6 +1,7 @@
# Template file for 'hplip' # Template file for 'hplip'
pkgname=hplip pkgname=hplip
version=3.12.4 version=3.12.4
revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-gui-build --disable-hal" configure_args="--disable-gui-build --disable-hal"
homepage="http://hplipopensource.com/" homepage="http://hplipopensource.com/"
@ -16,8 +17,9 @@ long_desc="
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy), Business
Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP." Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP."
#XXX: pyqt pkgs for python gui conf_files="/etc/hp/hplip.conf"
#XXX: pyqt pkgs for python gui
Add_dependency build pkg-config Add_dependency build pkg-config
Add_dependency build automake Add_dependency build automake
Add_dependency build libtool Add_dependency build libtool