2
0
mirror of git://git.proxmox.com/git/pve-libspice-server.git synced 2025-08-22 02:07:41 +00:00

remove build dependency for libspice-protocol-dev

Required headers are now included in the source.
This commit is contained in:
Dietmar Maurer 2013-07-24 10:16:52 +02:00
parent bf28ebee91
commit 8ac84bdfb9

2
debian/control vendored
View File

@ -1,7 +1,7 @@
Source: pve-libspice-server
Priority: extra
Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: debhelper (>= 8.0.0), autotools-dev, pkg-config, libspice-protocol-dev (>= 0.12.0~), libjpeg-dev, zlib1g-dev, python-pyparsing, libpixman-1-dev (>= 0.17.7~)
Build-Depends: debhelper (>= 8.0.0), autotools-dev, pkg-config, libjpeg-dev, zlib1g-dev, python-pyparsing, libpixman-1-dev (>= 0.17.7~)
Standards-Version: 3.9.3
Section: libs