replaced generic x-window package dependency with xlibs
This commit is contained in:
parent
bd185d17d8
commit
36e7ec2d8d
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 4.0.0),
|
|||
bzip2,
|
||||
curl,
|
||||
unixodbc-dev (>= 2.2),
|
||||
x-window-system-dev,
|
||||
xlibs-dev (>= 4.1.0),
|
||||
libfontconfig1-dev,
|
||||
libpng12-dev,
|
||||
libjpeg62-dev,
|
||||
|
@ -30,7 +30,7 @@ Package: livesupport-libs
|
|||
Architecture: any
|
||||
Depends: ${shlibs:Depends},
|
||||
unixodbc (>= 2.2),
|
||||
x-window-system,
|
||||
xlibs (>= 4.1.0),
|
||||
libfontconfig1,
|
||||
libpng12-0,
|
||||
libjpeg62,
|
||||
|
|
|
@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 4.0.0),
|
|||
bzip2,
|
||||
curl,
|
||||
unixodbc-dev (>= 2.2),
|
||||
x-window-system-dev,
|
||||
xlibs-dev (>= 4.1.0),
|
||||
libfontconfig1-dev,
|
||||
libpng12-dev,
|
||||
libjpeg62-dev,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue