mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cups-filters: poppler-utils -> poppler
This commit is contained in:
parent
f5d8a92b1b
commit
2d824a90c5
1 changed files with 2 additions and 3 deletions
|
@ -6,11 +6,10 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
configure_args="--disable-static --with-rcdir=no --enable-avahi
|
||||||
--with-browseremoteprotocols=DNSSD,CUPS
|
--with-browseremoteprotocols=DNSSD,CUPS
|
||||||
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
--with-test-font-path=/usr/share/fonts/TTF/DejaVuSans.ttf"
|
||||||
hostmakedepends="ghostscript glib-devel mupdf-tools pkg-config poppler-utils
|
hostmakedepends="ghostscript glib-devel mupdf-tools pkg-config poppler liblouis"
|
||||||
liblouis"
|
|
||||||
makedepends="avahi-glib-libs-devel cups-devel fontconfig-devel liblouis-devel
|
makedepends="avahi-glib-libs-devel cups-devel fontconfig-devel liblouis-devel
|
||||||
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel libexif-devel"
|
ghostscript-devel lcms2-devel libqpdf-devel poppler-cpp-devel libexif-devel"
|
||||||
depends="bc ghostscript libcups-filters-${version}_${revision} poppler-utils"
|
depends="bc ghostscript libcups-filters-${version}_${revision} poppler"
|
||||||
checkdepends="dejavu-fonts-ttf"
|
checkdepends="dejavu-fonts-ttf"
|
||||||
conf_files="/etc/cups/cups-browsed.conf"
|
conf_files="/etc/cups/cups-browsed.conf"
|
||||||
short_desc="OpenPrinting CUPS Filters"
|
short_desc="OpenPrinting CUPS Filters"
|
||||||
|
|
Loading…
Add table
Reference in a new issue