deb packaging files (tested on debian unstable) and rpm spec file
This commit is contained in:
11
debian/control
vendored
Normal file
11
debian/control
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
Source: profanity
|
||||
Maintainer: Florent Peterschmitt <florent@peterschmitt.fr>
|
||||
Section: misc
|
||||
Priority: optional
|
||||
Standards-Version: 3.9.2
|
||||
Build-Depends: debhelper (>=8), libexpat1-dev, libexpat1, libssl-dev, libncursesw5-dev, libglib2.0-dev, libglib2.0-0, libcurl4-openssl-dev
|
||||
|
||||
Package: profanity
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, libexpat1, libssl1.0.0, libncursesw5, libglib2.0-0, curl
|
||||
Description: Console XMPP client
|
||||
Architecture: all
|
||||
Reference in New Issue
Block a user