diff options
Diffstat (limited to 'debian-devel')
-rw-r--r-- | debian-devel/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian-devel/control b/debian-devel/control index ec9ba1637..f8f027d8e 100644 --- a/debian-devel/control +++ b/debian-devel/control @@ -180,7 +180,8 @@ Description: Fast, light and extensible chat client - javascript plugin Package: weechat-devel-php Architecture: any -Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-devel-curses (= ${binary:Version}) +Depends: ${misc:Depends}, ${shlibs:Depends}, weechat-devel-curses (= ${binary:Version}), + libphp7.1-embed Conflicts: weechat-php Description: Fast, light and extensible chat client - php plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client |