1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-01-03 14:57:42 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
Michael Vetter
65ee9e8886 build: add internal otr dependency
We need to add the header files to the include dir conditionally too.
2021-12-01 19:06:32 +01:00
Michael Vetter
46857e84c9 build: use pgp and otr deps correctly
* Used the wrong define BUILD_PGP instead of HAVE_LIBGPGME
* Need to add the sources conditionally
2021-12-01 18:38:39 +01:00
Michael Vetter
795c07cfb0 build: use correct name for libX11 dependency 2021-12-01 18:08:51 +01:00
Michael Vetter
c001acc13b build: add optional build deps to meson 2021-11-30 19:53:48 +01:00
Michael Vetter
08d436cc42 build: require at least libstrophe 0.11 2021-11-30 19:24:19 +01:00
Michael Vetter
208bcd4269 build: add libnotify option to meson 2021-10-21 22:51:38 +02:00
Michael Vetter
6ded48c4b4 meson: add basic meson build files
Can only build minimal profanity without optional dependencies yet.
Not all functionality from autoconf is in here yet.
2021-10-21 21:40:30 +02:00