Skip to content

Commit a891e1c

Browse files
committed
cpulimit reverted, as it is required by the stats history task on Raspbian armv7l
Signed-off-by: ashish-jabble <[email protected]>
1 parent e2aba61 commit a891e1c

File tree

1 file changed

+1
-1
lines changed
  • packages/Debian/armv7l/DEBIAN

1 file changed

+1
-1
lines changed

packages/Debian/armv7l/DEBIAN/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Section: devel
44
Priority: optional
55
Architecture: armhf
66
Build-Depends: autoconf,libtool,libboost-dev,libboost-system-dev,libboost-thread-dev,libpq-dev,python3-dev,libcurl4-openssl-dev
7-
Depends: curl,libboost-system{{BOOST_VER}},libboost-thread{{BOOST_VER}},libpq5,python3,python3-pip,python3-setuptools,sqlite3,sudo,krb5-user,libcurl4,python3-numpy
7+
Depends: curl,libboost-system{{BOOST_VER}},libboost-thread{{BOOST_VER}},libpq5,python3,python3-pip,python3-setuptools,sqlite3,sudo,cpulimit,krb5-user,libcurl4,python3-numpy
88
Conflicts:
99
Maintainer: Dianomic Systems, Inc. <[email protected]>
1010
Homepage: http://www.dianomic.com

0 commit comments

Comments
 (0)