fix depends
This commit is contained in:
parent
0625072776
commit
5cdfe3417c
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
display-info (0.1.1-99pika2) kinetic; urgency=low
|
||||||
|
|
||||||
|
* Fix depends
|
||||||
|
|
||||||
|
-- Ward Nakchbandi <hotrod.master@hotmail.com> Sat, 01 Oct 2022 14:50:00 +0200
|
||||||
|
|
||||||
|
|
||||||
display-info (0.1.1-99pika1) kinetic; urgency=low
|
display-info (0.1.1-99pika1) kinetic; urgency=low
|
||||||
|
|
||||||
* Initial Creation
|
* Initial Creation
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -7,6 +7,6 @@ Standards-Version: 4.6.1
|
|||||||
|
|
||||||
Package: libdisplay-info
|
Package: libdisplay-info
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}, edid-decode
|
||||||
Provides: libdisplay-info-dev
|
Provides: libdisplay-info-dev
|
||||||
Description: EDID and DisplayID library.
|
Description: EDID and DisplayID library.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user