From fffbfff6a121d893393cebfa421e3a783dead770 Mon Sep 17 00:00:00 2001 From: PoorPockets McNewHold Date: Fri, 28 Feb 2020 15:38:59 +0100 Subject: [PATCH] Added a new dependency for debuild ![](https://framapic.org/4mz2BrtN0hu2/pADKWODSi19R.png) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2103a91..72506e3 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ and save the file. ### Generate a patched .deb Now you can generate a patched .deb - the first step is to install the build dependencies by running: -`sudo apt install debhelper dh-translations dh-autoreconf dbus-test-runner gnome-common xvfb libglib2.0-dev libgtk-3-dev libdbus-glib-1-dev libjson-glib-dev intltool libappindicator3-dev libindicator3-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev` +`sudo apt install debhelper dh-translations dh-autoreconf dbus-test-runner gnome-common xvfb libglib2.0-dev libgtk-3-dev libdbus-glib-1-dev libjson-glib-dev intltool libappindicator3-dev libindicator3-dev libdbusmenu-glib-dev libdbusmenu-gtk3-dev devscripts` in your terminal.