Install an objfw-config package

This commit is contained in:
Jonathan Schleifer 2019-01-20 13:45:48 +01:00
parent 376e4ce7e0
commit 8781264a61
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D
4 changed files with 34 additions and 6 deletions

3
ObjXMPP.oc Normal file
View file

@ -0,0 +1,3 @@
package_description 1
package_depends_on ObjOpenSSL
LIBS="-lobjxmpp $LIBS"