summarylogtreecommitdiffstats
path: root/Use-gtk3-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Use-gtk3-headers.patch')
-rw-r--r--Use-gtk3-headers.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/Use-gtk3-headers.patch b/Use-gtk3-headers.patch
deleted file mode 100644
index f124dc31c653..000000000000
--- a/Use-gtk3-headers.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/Telegram/gyp/telegram_linux.gypi b/Telegram/gyp/telegram_linux.gypi
-index 29386a9b..06dd1abc 100644
---- a/Telegram/gyp/telegram_linux.gypi
-+++ b/Telegram/gyp/telegram_linux.gypi
-@@ -68,9 +68,8 @@
- # '<!(pkg-config 2> /dev/null --libs <@(pkgconfig_libs))',
- ],
- 'cflags_cc': [
-- '<!(pkg-config 2> /dev/null --cflags appindicator-0.1)',
-- '<!(pkg-config 2> /dev/null --cflags gtk+-2.0)',
-- '<!(pkg-config 2> /dev/null --cflags glib-2.0)',
-+ '<!(pkg-config 2> /dev/null --cflags appindicator3-0.1)',
-+ '<!(pkg-config 2> /dev/null --cflags gtk+-3.0)',
- '<!(pkg-config 2> /dev/null --cflags dee-1.0)',
- ],
- 'configurations': {