diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-06-02 17:38:56 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-06-02 17:39:00 +0200 |
commit | 655fa1b949c2bf0ee6789bd556981b9298e54116 (patch) | |
tree | e594f9018fa63d23ac5b6a8b47f8e5216414c211 /data/package-lists/vyos-dev.list.chroot | |
parent | 0f7b9ac53414b6221e01427b66039dbb62835fd2 (diff) | |
download | vyos-build-655fa1b949c2bf0ee6789bd556981b9298e54116.tar.gz vyos-build-655fa1b949c2bf0ee6789bd556981b9298e54116.zip |
build: add linux-tools package to development builds
... this will contain the Linux Kernels "perf" binary.
Diffstat (limited to 'data/package-lists/vyos-dev.list.chroot')
-rw-r--r-- | data/package-lists/vyos-dev.list.chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/package-lists/vyos-dev.list.chroot b/data/package-lists/vyos-dev.list.chroot index f3305f30..fbca9ada 100644 --- a/data/package-lists/vyos-dev.list.chroot +++ b/data/package-lists/vyos-dev.list.chroot @@ -1,3 +1,4 @@ gdb strace apt-rdepends +linux-tools |