diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-06 13:49:07 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-06 14:45:56 +0100 |
commit | 76d15095ffae6e4fed8ac57f5186ba6107a655b3 (patch) | |
tree | 28908b77e1e63308ed58bc87a11d615ebabec84a /libido3.pc.in | |
parent | d1b09d9f99e4b4ad9bd1d4cb7fb66ca5dfa014d6 (diff) | |
download | ayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.tar.gz ayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.tar.bz2 ayatana-ido-76d15095ffae6e4fed8ac57f5186ba6107a655b3.zip |
Fork ayatana-ido from Ubuntu's ido shared library.
Diffstat (limited to 'libido3.pc.in')
-rw-r--r-- | libido3.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/libido3.pc.in b/libido3.pc.in deleted file mode 100644 index db3ed1b..0000000 --- a/libido3.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: libido -Description: Ayatana Indicator Display Objects -Version: @VERSION@ -Libs: -L${libdir} -lido3-0.1 -Cflags: -I${includedir}/libido3-0.1 -Requires: gtk+-3.0 |